columnview: Make right-aligned content work
authorMatthias Clasen <mclasen@redhat.com>
Mon, 19 Oct 2020 12:42:33 +0000 (08:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 19 Oct 2020 13:39:07 +0000 (09:39 -0400)
commit81ee273e98c85140ac28c4916dc1311d8792bb17
treec80bf138feb93bc999c2931088355a4755a57cc1
parentf3fe1812aa932b22ec2ddfaaa0c09a40078d4d31
columnview: Make right-aligned content work

Make right-aligned content work in resized columns.
There is currently no way to make a title right-aligned,
but we can still make it work correctly. This is a follow
up to 7eb0ae39c5549bfaa4e.

Fixes: #3276
gtk/gtkcolumnviewcell.c
gtk/gtkcolumnviewtitle.c